type go/types.instance
3 uses
go/types (current package)
named.go#L116: inst *instance // information for instantiated types; nil otherwise
named.go#L138: type instance struct {
named.go#L345: inst := &instance{orig: orig, targs: newTypeList(targs)}
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)